home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
How Multimedia Computers Work
/
How Multimedia Computers Work (1994-6-17) [English].mdf
/
content
/
anx
/
io.ini
< prev
next >
Wrap
INI File
|
1994-06-15
|
672b
|
55 lines
;
;
; IO_.INI for HCW IO_.
;
; Since we can only recover an int using GetPrivateProfileInt, and we need 500 millisecond
; resolution seeking into the wave file;
;
; seek=10 == 10 * 100 = 1000 mSec 1 second
; hold=15 == 15 * 100 = 1500 mSec 1.5 seconds
;
[IO]
IO_01=
IO_02=
IO_03=
IO_04=
IO_05=
IO_06=
IO_07=
IO_08=
IO_09=
IO_10=
[IO_01]
seekfile=IOTOUR.WAV
seek=0
hold=377
[IO_02]
seek=377
hold=11
[IO_03]
seek=388
hold=10
[IO_04]
seek=398
hold=13
[IO_05]
seek=411
hold=26
[IO_06]
seek=437
hold=17
[IO_07]
seek=454
hold=11
[IO_08]
seek=465
hold=40
[IO_09]
seek=505
hold=48
[IO_10]
seek=553
hold=230